﻿2026-06-19T23:26:59.7057983Z Current runner version: '2.335.1'
2026-06-19T23:26:59.7062696Z Runner name: 'hfenduleam'
2026-06-19T23:26:59.7063145Z Runner group name: 'Default'
2026-06-19T23:26:59.7063655Z Machine name: 'HFENDULEAM'
2026-06-19T23:26:59.7065523Z ##[group]GITHUB_TOKEN Permissions
2026-06-19T23:26:59.7066813Z Contents: read
2026-06-19T23:26:59.7067147Z Metadata: read
2026-06-19T23:26:59.7067456Z Packages: read
2026-06-19T23:26:59.7067792Z ##[endgroup]
2026-06-19T23:26:59.7068990Z Secret source: Actions
2026-06-19T23:26:59.7069402Z Prepare workflow directory
2026-06-19T23:26:59.7761002Z Prepare all required actions
2026-06-19T23:26:59.7788153Z Getting action download info
2026-06-19T23:27:00.0596601Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-19T23:27:00.6763196Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-06-19T23:27:00.7528613Z ##[group]Run actions/checkout@v5
2026-06-19T23:27:00.7529335Z with:
2026-06-19T23:27:00.7529655Z   fetch-depth: 0
2026-06-19T23:27:00.7530070Z   repository: SaberMage/spt-core
2026-06-19T23:27:00.7533264Z   token: ***
2026-06-19T23:27:00.7533569Z   ssh-strict: true
2026-06-19T23:27:00.7533949Z   ssh-user: git
2026-06-19T23:27:00.7534374Z   persist-credentials: true
2026-06-19T23:27:00.7534724Z   clean: true
2026-06-19T23:27:00.7535055Z   sparse-checkout-cone-mode: true
2026-06-19T23:27:00.7535426Z   fetch-tags: false
2026-06-19T23:27:00.7535770Z   show-progress: true
2026-06-19T23:27:00.7536126Z   lfs: false
2026-06-19T23:27:00.7536414Z   submodules: false
2026-06-19T23:27:00.7536751Z   set-safe-directory: true
2026-06-19T23:27:00.7537260Z ##[endgroup]
2026-06-19T23:27:01.5319575Z Syncing repository: SaberMage/spt-core
2026-06-19T23:27:01.5321124Z ##[group]Getting Git version info
2026-06-19T23:27:01.5321921Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-19T23:27:01.5586069Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-19T23:27:01.5793983Z git version 2.43.0.windows.1
2026-06-19T23:27:01.5823594Z ##[endgroup]
2026-06-19T23:27:01.5833660Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\43efe847-e234-4de0-8cd8-d94708ae607c\.gitconfig'
2026-06-19T23:27:01.5846621Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\43efe847-e234-4de0-8cd8-d94708ae607c' before making global git config changes
2026-06-19T23:27:01.5851151Z Adding repository directory to the temporary git global config as a safe directory
2026-06-19T23:27:01.5852678Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-19T23:27:01.6087712Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-19T23:27:01.6279966Z https://github.com/SaberMage/spt-core
2026-06-19T23:27:01.6312119Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-19T23:27:01.6316653Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-19T23:27:01.6522255Z HEAD
2026-06-19T23:27:01.6782843Z ##[endgroup]
2026-06-19T23:27:01.6783689Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-19T23:27:02.0780310Z ##[group]Cleaning the repository
2026-06-19T23:27:02.0784832Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-19T23:27:03.3195123Z Removing dist/
2026-06-19T23:27:03.3195791Z Removing target/
2026-06-19T23:27:03.3228614Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-19T23:27:03.4080696Z HEAD is now at 86f20ac fix(ci): job_escape_e2e reaps the WHOLE WMI daemon tree (broker + brain)
2026-06-19T23:27:03.4105675Z ##[endgroup]
2026-06-19T23:27:03.4109180Z ##[group]Disabling automatic garbage collection
2026-06-19T23:27:03.4113949Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-19T23:27:03.4338778Z ##[endgroup]
2026-06-19T23:27:03.4345199Z ##[group]Setting up auth
2026-06-19T23:27:03.4345714Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-19T23:27:03.4558075Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-19T23:27:03.8060793Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-19T23:27:03.8276749Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-19T23:27:04.1785563Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-19T23:27:04.1998794Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-19T23:27:04.5535162Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-19T23:27:04.5834684Z ##[endgroup]
2026-06-19T23:27:04.5835130Z ##[group]Fetching the repository
2026-06-19T23:27:04.5842342Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +8e79aacaee8fc31766d35d582208ea41d963b8fb:refs/remotes/pull/26/merge
2026-06-19T23:27:05.6233468Z From https://github.com/SaberMage/spt-core
2026-06-19T23:27:05.6234045Z  * [new branch]      v0.13.0-delivery-control                 -> origin/v0.13.0-delivery-control
2026-06-19T23:27:05.6234493Z  * [new ref]         8e79aacaee8fc31766d35d582208ea41d963b8fb -> pull/26/merge
2026-06-19T23:27:05.6358110Z ##[endgroup]
2026-06-19T23:27:05.6358563Z ##[group]Determining the checkout info
2026-06-19T23:27:05.6358958Z ##[endgroup]
2026-06-19T23:27:05.6363612Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-19T23:27:05.6637867Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-19T23:27:05.6867659Z ##[group]Checking out the ref
2026-06-19T23:27:05.6872147Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/26/merge
2026-06-19T23:27:05.7500461Z Previous HEAD position was 86f20ac fix(ci): job_escape_e2e reaps the WHOLE WMI daemon tree (broker + brain)
2026-06-19T23:27:05.7501037Z HEAD is now at 8e79aac Merge bf32b8cdcdc27653346a572478007f28d506f9b3 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-19T23:27:05.7526233Z ##[endgroup]
2026-06-19T23:27:05.7763964Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-19T23:27:05.7956214Z 8e79aacaee8fc31766d35d582208ea41d963b8fb
2026-06-19T23:27:05.8254095Z ##[group]Run $ErrorActionPreference = "Stop"
2026-06-19T23:27:05.8254498Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-06-19T23:27:05.8254729Z [36;1m$PIN = "0c95435"[0m
2026-06-19T23:27:05.8254961Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-06-19T23:27:05.8255235Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-06-19T23:27:05.8255596Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-06-19T23:27:05.8255998Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-06-19T23:27:05.8256319Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-06-19T23:27:05.8256614Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-06-19T23:27:05.8256861Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-06-19T23:27:05.8257143Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-06-19T23:27:05.8257501Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-06-19T23:27:05.8257723Z [36;1m}[0m
2026-06-19T23:27:05.8258506Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-06-19T23:27:05.8258763Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-19T23:27:05.8329711Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-19T23:27:05.8330021Z ##[endgroup]
2026-06-19T23:27:08.6910295Z    Compiling proc-macro2 v1.0.106
2026-06-19T23:27:08.6910649Z    Compiling quote v1.0.45
2026-06-19T23:27:08.6911002Z    Compiling unicode-ident v1.0.24
2026-06-19T23:27:08.6911329Z    Compiling cfg-if v1.0.4
2026-06-19T23:27:08.6911630Z    Compiling serde_core v1.0.228
2026-06-19T23:27:08.6911955Z    Compiling serde v1.0.228
2026-06-19T23:27:08.6912292Z    Compiling windows-link v0.2.1
2026-06-19T23:27:08.6912621Z    Compiling getrandom v0.3.4
2026-06-19T23:27:08.6912923Z    Compiling typenum v1.20.1
2026-06-19T23:27:08.6913288Z    Compiling portable-atomic v1.13.1
2026-06-19T23:27:08.6913633Z    Compiling version_check v0.9.5
2026-06-19T23:27:08.6914099Z    Compiling pin-project-lite v0.2.17
2026-06-19T23:27:08.6914495Z    Compiling memchr v2.8.1
2026-06-19T23:27:08.6914806Z    Compiling shlex v2.0.1
2026-06-19T23:27:08.6915582Z    Compiling find-msvc-tools v0.1.9
2026-06-19T23:27:08.6916298Z    Compiling critical-section v1.2.0
2026-06-19T23:27:08.7810476Z    Compiling windows-sys v0.61.2
2026-06-19T23:27:08.7826999Z    Compiling subtle v2.6.1
2026-06-19T23:27:08.8717998Z    Compiling futures-core v0.3.32
2026-06-19T23:27:08.8718495Z    Compiling equivalent v1.0.2
2026-06-19T23:27:08.8718853Z    Compiling smallvec v1.15.1
2026-06-19T23:27:08.9730812Z    Compiling itoa v1.0.18
2026-06-19T23:27:08.9849390Z    Compiling bytes v1.11.1
2026-06-19T23:27:08.9936249Z    Compiling semver v1.0.28
2026-06-19T23:27:09.0748019Z    Compiling stable_deref_trait v1.2.1
2026-06-19T23:27:09.1289175Z    Compiling generic-array v0.14.7
2026-06-19T23:27:09.1591741Z    Compiling log v0.4.32
2026-06-19T23:27:09.1759284Z    Compiling futures-sink v0.3.32
2026-06-19T23:27:09.1827384Z    Compiling slab v0.4.12
2026-06-19T23:27:09.2087767Z    Compiling rustc_version v0.4.1
2026-06-19T23:27:09.3144137Z    Compiling futures-io v0.3.32
2026-06-19T23:27:09.3225543Z    Compiling futures-task v0.3.32
2026-06-19T23:27:09.4245426Z    Compiling futures-channel v0.3.32
2026-06-19T23:27:09.4538440Z    Compiling hashbrown v0.17.1
2026-06-19T23:27:09.4755046Z    Compiling rustversion v1.0.22
2026-06-19T23:27:09.5933969Z    Compiling getrandom v0.2.17
2026-06-19T23:27:09.5948553Z    Compiling cpufeatures v0.2.17
2026-06-19T23:27:09.6537634Z    Compiling fnv v1.0.7
2026-06-19T23:27:09.6954258Z    Compiling libc v0.2.186
2026-06-19T23:27:09.7127562Z    Compiling cfg_aliases v0.2.1
2026-06-19T23:27:09.8805556Z    Compiling strsim v0.11.1
2026-06-19T23:27:09.9417246Z    Compiling jobserver v0.1.34
2026-06-19T23:27:10.0524670Z    Compiling rand_core v0.10.1
2026-06-19T23:27:10.0525156Z    Compiling litemap v0.8.2
2026-06-19T23:27:10.0635973Z    Compiling autocfg v1.5.1
2026-06-19T23:27:10.0637451Z    Compiling writeable v0.6.3
2026-06-19T23:27:10.0638152Z    Compiling ident_case v1.0.1
2026-06-19T23:27:10.0860922Z    Compiling dunce v1.0.5
2026-06-19T23:27:10.1734043Z    Compiling cc v1.2.63
2026-06-19T23:27:10.2218457Z    Compiling utf8_iter v1.0.4
2026-06-19T23:27:10.2706622Z    Compiling icu_normalizer_data v2.2.0
2026-06-19T23:27:10.2897240Z    Compiling icu_properties_data v2.2.0
2026-06-19T23:27:10.3071403Z    Compiling getrandom v0.4.2
2026-06-19T23:27:10.3113605Z    Compiling fs_extra v1.3.0
2026-06-19T23:27:10.4211144Z    Compiling percent-encoding v2.3.2
2026-06-19T23:27:10.4675468Z    Compiling syn v2.0.117
2026-06-19T23:27:10.5338984Z    Compiling indexmap v2.14.0
2026-06-19T23:27:10.5865847Z    Compiling http v1.4.1
2026-06-19T23:27:10.6208579Z    Compiling unicode-segmentation v1.13.3
2026-06-19T23:27:10.6209576Z    Compiling thiserror v2.0.18
2026-06-19T23:27:10.7038468Z    Compiling crypto-common v0.1.7
2026-06-19T23:27:10.7038973Z    Compiling cpufeatures v0.3.0
2026-06-19T23:27:10.7545837Z    Compiling aws-lc-rs v1.17.0
2026-06-19T23:27:10.7668104Z    Compiling scopeguard v1.2.0
2026-06-19T23:27:10.8079624Z    Compiling chacha20 v0.10.0
2026-06-19T23:27:10.8351603Z    Compiling lock_api v0.4.14
2026-06-19T23:27:10.8641929Z    Compiling block-buffer v0.10.4
2026-06-19T23:27:10.9076396Z    Compiling form_urlencoded v1.2.2
2026-06-19T23:27:11.0109185Z    Compiling winapi v0.3.9
2026-06-19T23:27:11.0251729Z    Compiling cmake v0.1.58
2026-06-19T23:27:11.1239272Z    Compiling bitflags v2.12.1
2026-06-19T23:27:11.1312397Z    Compiling untrusted v0.9.0
2026-06-19T23:27:11.1359049Z    Compiling rand v0.10.1
2026-06-19T23:27:11.1820144Z    Compiling digest v0.10.7
2026-06-19T23:27:11.2193718Z    Compiling num-traits v0.2.19
2026-06-19T23:27:11.2748325Z    Compiling windows-result v0.4.1
2026-06-19T23:27:11.3956661Z    Compiling windows-strings v0.5.1
2026-06-19T23:27:11.4722126Z    Compiling heck v0.5.0
2026-06-19T23:27:11.5025097Z    Compiling rustls v0.23.40
2026-06-19T23:27:11.5346592Z    Compiling convert_case v0.10.0
2026-06-19T23:27:11.5987535Z    Compiling atomic-waker v1.1.2
2026-06-19T23:27:11.6046629Z    Compiling anyhow v1.0.102
2026-06-19T23:27:11.6971730Z    Compiling unicode-xid v0.2.6
2026-06-19T23:27:11.8142251Z    Compiling const-oid v0.10.2
2026-06-19T23:27:13.0987059Z    Compiling aws-lc-sys v0.41.0
2026-06-19T23:27:13.6912535Z    Compiling synstructure v0.13.2
2026-06-19T23:27:13.7043356Z    Compiling ring v0.17.14
2026-06-19T23:27:13.7471593Z    Compiling darling_core v0.20.11
2026-06-19T23:27:13.8861175Z    Compiling zerocopy v0.8.50
2026-06-19T23:27:13.9675394Z    Compiling parking_lot_core v0.9.12
2026-06-19T23:27:13.9858111Z    Compiling httparse v1.10.1
2026-06-19T23:27:14.0360602Z    Compiling http-body v1.0.1
2026-06-19T23:27:14.0539032Z    Compiling hybrid-array v0.4.12
2026-06-19T23:27:14.0835315Z    Compiling curve25519-dalek v4.1.3
2026-06-19T23:27:14.2062979Z    Compiling ahash v0.8.12
2026-06-19T23:27:14.2947739Z    Compiling either v1.16.0
2026-06-19T23:27:14.3629110Z    Compiling fastrand v2.4.1
2026-06-19T23:27:14.5050347Z    Compiling powerfmt v0.2.0
2026-06-19T23:27:14.5307444Z    Compiling base64ct v1.8.3
2026-06-19T23:27:14.6803113Z    Compiling rand_core v0.6.4
2026-06-19T23:27:14.7007853Z    Compiling base64 v0.22.1
2026-06-19T23:27:14.8024506Z    Compiling deranged v0.5.8
2026-06-19T23:27:14.8321031Z    Compiling pem-rfc7468 v1.0.0
2026-06-19T23:27:14.8420869Z    Compiling pkg-config v0.3.33
2026-06-19T23:27:14.8492949Z    Compiling num-conv v0.2.2
2026-06-19T23:27:14.8810202Z    Compiling socket2 v0.6.4
2026-06-19T23:27:14.9322656Z    Compiling mio v1.2.1
2026-06-19T23:27:15.0276850Z    Compiling try-lock v0.2.5
2026-06-19T23:27:15.0372905Z    Compiling tower-service v0.3.3
2026-06-19T23:27:15.0991497Z    Compiling zmij v1.0.21
2026-06-19T23:27:15.1480192Z    Compiling tinyvec_macros v0.1.1
2026-06-19T23:27:15.2385145Z    Compiling data-encoding v2.11.0
2026-06-19T23:27:15.3781146Z    Compiling vcpkg v0.2.15
2026-06-19T23:27:15.3833717Z    Compiling time-core v0.1.8
2026-06-19T23:27:15.4302747Z    Compiling want v0.3.1
2026-06-19T23:27:15.4730553Z    Compiling tinyvec v1.11.0
2026-06-19T23:27:15.5051070Z    Compiling parking_lot v0.12.5
2026-06-19T23:27:15.6175546Z    Compiling block-buffer v0.12.0
2026-06-19T23:27:15.6205336Z    Compiling crypto-common v0.2.2
2026-06-19T23:27:15.8361498Z    Compiling sha2 v0.10.9
2026-06-19T23:27:15.8960940Z    Compiling vergen-lib v9.1.0
2026-06-19T23:27:15.9222630Z    Compiling inout v0.1.4
2026-06-19T23:27:15.9892818Z    Compiling n0-future v0.3.2
2026-06-19T23:27:16.0384788Z    Compiling serde_json v1.0.150
2026-06-19T23:27:16.0683141Z    Compiling serde_derive v1.0.228
2026-06-19T23:27:16.0829126Z    Compiling zeroize_derive v1.4.3
2026-06-19T23:27:16.1403069Z    Compiling zerofrom-derive v0.1.7
2026-06-19T23:27:16.1537069Z    Compiling yoke-derive v0.8.2
2026-06-19T23:27:16.3105769Z    Compiling tokio-macros v2.7.0
2026-06-19T23:27:16.3297558Z    Compiling futures-macro v0.3.32
2026-06-19T23:27:16.3491730Z    Compiling zerovec-derive v0.11.3
2026-06-19T23:27:16.3832978Z    Compiling displaydoc v0.2.6
2026-06-19T23:27:16.4279398Z    Compiling tracing-attributes v0.1.31
2026-06-19T23:27:16.7470036Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-19T23:27:16.8315539Z    Compiling zeroize v1.8.2
2026-06-19T23:27:16.9198549Z    Compiling thiserror-impl v2.0.18
2026-06-19T23:27:17.0964531Z    Compiling rustls-pki-types v1.14.1
2026-06-19T23:27:17.1354886Z    Compiling tokio v1.52.3
2026-06-19T23:27:17.2138392Z    Compiling darling_macro v0.20.11
2026-06-19T23:27:17.2230221Z    Compiling futures-util v0.3.32
2026-06-19T23:27:17.3230973Z    Compiling derive_more-impl v2.1.1
2026-06-19T23:27:17.3666049Z    Compiling windows-implement v0.60.2
2026-06-19T23:27:17.5379470Z    Compiling windows-interface v0.59.3
2026-06-19T23:27:17.7105542Z    Compiling spez v0.1.2
2026-06-19T23:27:17.7106167Z    Compiling n0-error-macros v0.1.3
2026-06-19T23:27:17.7600313Z    Compiling darling v0.20.11
2026-06-19T23:27:17.8023467Z    Compiling zerofrom v0.1.8
2026-06-19T23:27:18.0089777Z    Compiling derive_builder_core v0.20.2
2026-06-19T23:27:18.0752940Z    Compiling der v0.8.0-rc.10
2026-06-19T23:27:18.1783896Z    Compiling yoke v0.8.3
2026-06-19T23:27:18.1842368Z    Compiling libsqlite3-sys v0.30.1
2026-06-19T23:27:18.1924010Z    Compiling pin-project-internal v1.1.13
2026-06-19T23:27:18.5224486Z    Compiling zerovec v0.11.6
2026-06-19T23:27:18.5604663Z    Compiling zerotrie v0.2.4
2026-06-19T23:27:18.7120993Z    Compiling windows-core v0.62.2
2026-06-19T23:27:18.7994368Z    Compiling n0-error v0.1.3
2026-06-19T23:27:18.8801002Z    Compiling winnow v1.0.3
2026-06-19T23:27:19.1256880Z    Compiling tinystr v0.8.3
2026-06-19T23:27:19.2284760Z    Compiling potential_utf v0.1.5
2026-06-19T23:27:19.2996365Z    Compiling icu_locale_core v2.2.0
2026-06-19T23:27:19.3676162Z    Compiling icu_collections v2.2.0
2026-06-19T23:27:19.4096136Z    Compiling derive_builder_macro v0.20.2
2026-06-19T23:27:19.4351463Z    Compiling cordyceps v0.3.4
2026-06-19T23:27:19.5538723Z    Compiling parking v2.2.1
2026-06-19T23:27:19.6169891Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-19T23:27:19.6188172Z    Compiling diatomic-waker v0.2.3
2026-06-19T23:27:19.7951238Z    Compiling signature v2.2.0
2026-06-19T23:27:19.8228667Z    Compiling spin v0.10.0
2026-06-19T23:27:19.8557535Z    Compiling httpdate v1.0.3
2026-06-19T23:27:19.8774377Z    Compiling derive_builder v0.20.2
2026-06-19T23:27:19.9499777Z    Compiling crossbeam-utils v0.8.21
2026-06-19T23:27:20.0084487Z    Compiling futures-buffered v0.2.13
2026-06-19T23:27:20.0084992Z    Compiling ed25519 v2.2.3
2026-06-19T23:27:20.0605797Z    Compiling futures-lite v2.6.1
2026-06-19T23:27:20.0734428Z    Compiling pin-project v1.1.13
2026-06-19T23:27:20.1670242Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-19T23:27:20.2022462Z    Compiling spki v0.8.0-rc.4
2026-06-19T23:27:20.2823636Z    Compiling icu_provider v2.2.0
2026-06-19T23:27:20.3275454Z    Compiling digest v0.11.3
2026-06-19T23:27:20.4891555Z    Compiling cipher v0.4.4
2026-06-19T23:27:20.5405583Z    Compiling icu_normalizer v2.2.0
2026-06-19T23:27:20.5533928Z    Compiling icu_properties v2.2.0
2026-06-19T23:27:20.6217675Z    Compiling ipnet v2.12.0
2026-06-19T23:27:20.7299273Z    Compiling vergen-lib v0.1.6
2026-06-19T23:27:20.7595374Z    Compiling vergen v9.1.0
2026-06-19T23:27:20.8805323Z    Compiling universal-hash v0.5.1
2026-06-19T23:27:20.9541763Z    Compiling noq-udp v0.10.0
2026-06-19T23:27:20.9542547Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-19T23:27:20.9594283Z    Compiling heapless v0.7.17
2026-06-19T23:27:21.0271276Z    Compiling sync_wrapper v1.0.2
2026-06-19T23:27:21.0299127Z    Compiling opaque-debug v0.3.1
2026-06-19T23:27:21.0499510Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-19T23:27:21.0748328Z    Compiling once_cell v1.21.4
2026-06-19T23:27:21.0750454Z    Compiling byteorder v1.5.0
2026-06-19T23:27:21.1384791Z    Compiling allocator-api2 v0.2.21
2026-06-19T23:27:21.1730760Z    Compiling polyval v0.6.2
2026-06-19T23:27:21.2230007Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-19T23:27:21.3047280Z    Compiling tracing-core v0.1.36
2026-06-19T23:27:21.4009370Z    Compiling tokio-util v0.7.18
2026-06-19T23:27:21.4662759Z    Compiling hashbrown v0.14.5
2026-06-19T23:27:21.4805831Z    Compiling hash32 v0.2.1
2026-06-19T23:27:21.5135975Z    Compiling prefix-trie v0.8.4
2026-06-19T23:27:21.6276741Z    Compiling tracing v0.1.44
2026-06-19T23:27:21.8638176Z    Compiling idna_adapter v1.2.2
2026-06-19T23:27:21.8913184Z    Compiling derive_more v2.1.1
2026-06-19T23:27:21.9646491Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-19T23:27:22.1023592Z    Compiling idna v1.1.0
2026-06-19T23:27:22.1047232Z    Compiling futures-executor v0.3.32
2026-06-19T23:27:22.1623064Z    Compiling ed25519-dalek v2.2.0
2026-06-19T23:27:22.2866544Z    Compiling vergen-gitcl v1.0.8
2026-06-19T23:27:22.3368737Z    Compiling spin v0.9.8
2026-06-19T23:27:22.3626428Z    Compiling hashlink v0.9.1
2026-06-19T23:27:22.4197891Z    Compiling windows-threading v0.2.1
2026-06-19T23:27:22.4198412Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-19T23:27:22.4436544Z    Compiling tower-layer v0.3.3
2026-06-19T23:27:22.4911860Z    Compiling url v2.5.8
2026-06-19T23:27:22.5261457Z    Compiling h2 v0.4.14
2026-06-19T23:27:22.5650462Z    Compiling ryu v1.0.23
2026-06-19T23:27:22.5866513Z    Compiling signature v3.0.0
2026-06-19T23:27:22.6111818Z    Compiling fallible-iterator v0.3.0
2026-06-19T23:27:22.6939307Z    Compiling windows-future v0.3.2
2026-06-19T23:27:22.7317328Z    Compiling ed25519 v3.0.0-rc.4
2026-06-19T23:27:22.7765888Z    Compiling spt-proto v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-19T23:27:22.8047660Z    Compiling windows-targets v0.52.6
2026-06-19T23:27:22.9053779Z    Compiling futures v0.3.32
2026-06-19T23:27:23.1376968Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-19T23:27:23.1835617Z    Compiling rusqlite v0.32.1
2026-06-19T23:27:23.3188350Z    Compiling proc-macro-crate v3.5.0
2026-06-19T23:27:23.4381638Z    Compiling ghash v0.5.1
2026-06-19T23:27:23.5397818Z    Compiling aes v0.8.4
2026-06-19T23:27:23.5574760Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-19T23:27:23.6163670Z    Compiling ctr v0.9.2
2026-06-19T23:27:23.6164125Z    Compiling sha2 v0.11.0-rc.5
2026-06-19T23:27:23.6485815Z    Compiling windows-numerics v0.3.1
2026-06-19T23:27:23.7027908Z    Compiling windows-collections v0.3.2
2026-06-19T23:27:23.8103071Z    Compiling cobs v0.3.0
2026-06-19T23:27:23.9007222Z    Compiling postcard-derive v0.2.2
2026-06-19T23:27:23.9315073Z    Compiling fs2 v0.4.3
2026-06-19T23:27:23.9391722Z    Compiling time v0.3.47
2026-06-19T23:27:23.9704030Z    Compiling http-body-util v0.1.3
2026-06-19T23:27:24.0483841Z    Compiling aead v0.5.2
2026-06-19T23:27:24.0596390Z    Compiling widestring v1.2.1
2026-06-19T23:27:24.1678657Z    Compiling ipconfig v0.3.4
2026-06-19T23:27:24.1763776Z    Compiling windows v0.62.2
2026-06-19T23:27:24.2073005Z    Compiling aes-gcm v0.10.3
2026-06-19T23:27:24.2467536Z    Compiling data-encoding-macro v0.1.20
2026-06-19T23:27:24.3031991Z    Compiling spt-store v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-19T23:27:24.4074138Z    Compiling num_enum_derive v0.7.6
2026-06-19T23:27:24.4345477Z    Compiling windows-sys v0.59.0
2026-06-19T23:27:24.5084215Z    Compiling postcard v1.1.3
2026-06-19T23:27:24.5282783Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-19T23:27:24.8666381Z    Compiling tower v0.5.3
2026-06-19T23:27:24.9642848Z    Compiling crossbeam-epoch v0.9.18
2026-06-19T23:27:24.9643319Z    Compiling crossbeam-channel v0.5.15
2026-06-19T23:27:25.0918513Z    Compiling chrono v0.4.45
2026-06-19T23:27:25.2167542Z    Compiling strum_macros v0.28.0
2026-06-19T23:27:25.3221066Z    Compiling iroh-metrics-derive v0.4.1
2026-06-19T23:27:25.3903779Z    Compiling async-trait v0.1.89
2026-06-19T23:27:25.4665318Z    Compiling enum-assoc v1.3.0
2026-06-19T23:27:25.6530983Z    Compiling windows-registry v0.6.1
2026-06-19T23:27:25.6693158Z    Compiling blake3 v1.8.5
2026-06-19T23:27:25.8791427Z    Compiling uuid v1.23.2
2026-06-19T23:27:25.9537530Z    Compiling memoffset v0.6.5
2026-06-19T23:27:26.0439367Z    Compiling netwatch v0.16.0
2026-06-19T23:27:26.1508379Z    Compiling noq v0.18.0
2026-06-19T23:27:26.1679979Z    Compiling acto v0.8.2
2026-06-19T23:27:26.3259728Z    Compiling tagptr v0.2.0
2026-06-19T23:27:26.3950904Z    Compiling hyper v1.10.1
2026-06-19T23:27:26.3974820Z    Compiling lru-slab v0.1.2
2026-06-19T23:27:26.4314992Z    Compiling thiserror v1.0.69
2026-06-19T23:27:26.5062488Z    Compiling foldhash v0.2.0
2026-06-19T23:27:26.5140938Z    Compiling mac-addr v0.3.0
2026-06-19T23:27:26.5141722Z    Compiling xml-rs v0.8.28
2026-06-19T23:27:26.5706724Z    Compiling ref-cast v1.0.25
2026-06-19T23:27:26.5833542Z    Compiling sorted-index-buffer v0.2.1
2026-06-19T23:27:26.7171239Z    Compiling rustc-hash v2.1.2
2026-06-19T23:27:26.7479752Z    Compiling identity-hash v0.1.0
2026-06-19T23:27:26.7573170Z    Compiling netdev v0.42.0
2026-06-19T23:27:26.7606530Z    Compiling hashbrown v0.16.1
2026-06-19T23:27:26.8353688Z    Compiling iroh-relay v0.98.0
2026-06-19T23:27:26.8838694Z    Compiling spt-msg v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-19T23:27:26.9391735Z    Compiling moka v0.12.15
2026-06-19T23:27:27.0828156Z    Compiling iroh-metrics v0.38.3
2026-06-19T23:27:27.2608284Z    Compiling xmltree v0.10.3
2026-06-19T23:27:27.4637946Z    Compiling num_enum v0.7.6
2026-06-19T23:27:27.4923078Z    Compiling tower-http v0.6.11
2026-06-19T23:27:27.4923542Z    Compiling iroh-base v0.98.0
2026-06-19T23:27:27.7707595Z    Compiling hyper-util v0.1.20
2026-06-19T23:27:27.7887076Z    Compiling strum v0.28.0
2026-06-19T23:27:27.9023224Z    Compiling attohttpc v0.30.1
2026-06-19T23:27:27.9271279Z    Compiling n0-watcher v0.6.1
2026-06-19T23:27:27.9890013Z    Compiling tokio-stream v0.1.18
2026-06-19T23:27:28.0444916Z    Compiling toml_datetime v0.6.11
2026-06-19T23:27:28.0748725Z    Compiling serde_spanned v0.6.9
2026-06-19T23:27:28.1926165Z    Compiling ref-cast-impl v1.0.25
2026-06-19T23:27:28.2214638Z    Compiling thiserror-impl v1.0.69
2026-06-19T23:27:28.3093352Z    Compiling serde_derive_internals v0.29.1
2026-06-19T23:27:28.4027300Z    Compiling simple-dns v0.9.3
2026-06-19T23:27:28.4313552Z    Compiling serial-core v0.4.0
2026-06-19T23:27:28.5504575Z    Compiling aho-corasick v1.1.4
2026-06-19T23:27:28.5975213Z    Compiling winnow v0.7.15
2026-06-19T23:27:28.6767565Z    Compiling smol_str v0.1.24
2026-06-19T23:27:28.6801167Z    Compiling winreg v0.10.1
2026-06-19T23:27:28.7974058Z    Compiling sha1_smol v1.0.1
2026-06-19T23:27:28.8317264Z    Compiling toml_write v0.1.2
2026-06-19T23:27:28.9373547Z    Compiling regex-syntax v0.8.10
2026-06-19T23:27:28.9526141Z    Compiling arrayref v0.3.9
2026-06-19T23:27:28.9916142Z    Compiling resolv-conf v0.7.6
2026-06-19T23:27:29.0635567Z    Compiling constant_time_eq v0.4.2
2026-06-19T23:27:29.0998371Z    Compiling simdutf8 v0.1.5
2026-06-19T23:27:29.1117759Z    Compiling arrayvec v0.7.6
2026-06-19T23:27:29.1953484Z    Compiling igd-next v0.17.1
2026-06-19T23:27:29.3621250Z    Compiling iroh-dns v0.98.0
2026-06-19T23:27:29.6260220Z    Compiling schemars_derive v1.2.1
2026-06-19T23:27:29.8528132Z    Compiling serial-windows v0.4.0
2026-06-19T23:27:29.9650728Z    Compiling lru v0.16.4
2026-06-19T23:27:30.0182158Z    Compiling webpki-roots v1.0.7
2026-06-19T23:27:30.0954414Z    Compiling seize v0.5.1
2026-06-19T23:27:30.1869521Z    Compiling darling_core v0.23.0
2026-06-19T23:27:30.2693433Z    Compiling hmac v0.12.1
2026-06-19T23:27:30.2860430Z    Compiling serde_bytes v0.11.19
2026-06-19T23:27:30.3510990Z    Compiling iroh v0.98.2
2026-06-19T23:27:30.3814247Z    Compiling once_cell_polyfill v1.70.2
2026-06-19T23:27:30.4848816Z    Compiling cmov v0.5.4
2026-06-19T23:27:30.5375264Z    Compiling toml_edit v0.22.27
2026-06-19T23:27:30.6095230Z    Compiling pin-utils v0.1.0
2026-06-19T23:27:30.6477866Z    Compiling utf8parse v0.2.2
2026-06-19T23:27:30.6723323Z    Compiling lazy_static v1.5.0
2026-06-19T23:27:30.7751619Z    Compiling dyn-clone v1.0.20
2026-06-19T23:27:30.7822147Z    Compiling anstyle v1.0.14
2026-06-19T23:27:30.8008311Z    Compiling bitflags v1.3.2
2026-06-19T23:27:30.8049606Z    Compiling ctutils v0.4.2
2026-06-19T23:27:30.9177661Z    Compiling nix v0.25.1
2026-06-19T23:27:30.9185177Z    Compiling shared_library v0.1.9
2026-06-19T23:27:30.9334095Z    Compiling anstyle-parse v1.0.0
2026-06-19T23:27:30.9951290Z    Compiling hkdf v0.12.4
2026-06-19T23:27:31.1601608Z    Compiling regex-automata v0.4.14
2026-06-19T23:27:31.1619281Z    Compiling anstyle-wincon v3.0.11
2026-06-19T23:27:31.1994683Z    Compiling papaya v0.2.4
2026-06-19T23:27:31.2363893Z    Compiling serial v0.4.0
2026-06-19T23:27:31.2364380Z    Compiling filedescriptor v0.8.3
2026-06-19T23:27:31.3385516Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-19T23:27:31.4285751Z    Compiling backon v1.6.0
2026-06-19T23:27:31.5946197Z    Compiling anstyle-query v1.1.5
2026-06-19T23:27:31.6499947Z    Compiling shell-words v1.1.1
2026-06-19T23:27:31.7212089Z    Compiling foldhash v0.1.5
2026-06-19T23:27:31.8613882Z    Compiling colorchoice v1.0.5
2026-06-19T23:27:31.8978420Z    Compiling paste v1.0.15
2026-06-19T23:27:31.9649943Z    Compiling instability v0.3.12
2026-06-19T23:27:32.0071213Z    Compiling is_terminal_polyfill v1.70.2
2026-06-19T23:27:32.0473516Z    Compiling downcast-rs v1.2.1
2026-06-19T23:27:32.1156331Z    Compiling schemars v1.2.1
2026-06-19T23:27:32.1156777Z    Compiling hashbrown v0.15.5
2026-06-19T23:27:32.2818062Z    Compiling portable-pty v0.8.1
2026-06-19T23:27:32.2826850Z    Compiling anstream v1.0.0
2026-06-19T23:27:32.3757224Z    Compiling spake2 v0.4.0
2026-06-19T23:27:32.4945908Z    Compiling strum_macros v0.26.4
2026-06-19T23:27:32.6117938Z    Compiling crossterm_winapi v0.9.1
2026-06-19T23:27:32.8487165Z    Compiling toml v0.8.23
2026-06-19T23:27:32.8834194Z    Compiling terminal_size v0.4.4
2026-06-19T23:27:32.9357317Z    Compiling itertools v0.13.0
2026-06-19T23:27:33.0870064Z    Compiling sha1 v0.10.6
2026-06-19T23:27:33.2659418Z    Compiling castaway v0.2.4
2026-06-19T23:27:33.4598020Z    Compiling regex v1.12.3
2026-06-19T23:27:33.5837518Z    Compiling static_assertions v1.1.0
2026-06-19T23:27:33.7311917Z    Compiling doctest-file v1.1.1
2026-06-19T23:27:33.8292960Z    Compiling indoc v2.0.7
2026-06-19T23:27:33.9509881Z    Compiling spt-runtime v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-19T23:27:34.0674249Z    Compiling recvmsg v1.0.0
2026-06-19T23:27:34.2088135Z    Compiling clap_lex v1.1.0
2026-06-19T23:27:34.2501377Z    Compiling darling_macro v0.23.0
2026-06-19T23:27:34.2980841Z    Compiling unicode-width v0.1.14
2026-06-19T23:27:34.3214673Z    Compiling interprocess v2.4.2
2026-06-19T23:27:34.4402716Z    Compiling clap_builder v4.6.0
2026-06-19T23:27:34.7394578Z    Compiling wmi v0.18.4
2026-06-19T23:27:34.8051587Z    Compiling unicode-truncate v1.1.0
2026-06-19T23:27:34.8340491Z    Compiling compact_str v0.8.2
2026-06-19T23:27:35.1063142Z    Compiling crossterm v0.28.1
2026-06-19T23:27:35.1814389Z    Compiling darling v0.23.0
2026-06-19T23:27:35.2785993Z    Compiling spt-term v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-19T23:27:35.3113326Z    Compiling strum v0.26.3
2026-06-19T23:27:35.5328044Z    Compiling lru v0.12.5
2026-06-19T23:27:35.7761269Z    Compiling clap_derive v4.6.1
2026-06-19T23:27:36.0452931Z    Compiling cassowary v0.3.0
2026-06-19T23:27:36.2873903Z    Compiling spt-live v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-19T23:27:36.3983885Z    Compiling unicode-width v0.2.0
2026-06-19T23:27:36.6243173Z    Compiling portmapper v0.16.0
2026-06-19T23:27:36.7054827Z    Compiling ratatui v0.29.0
2026-06-19T23:27:36.7256227Z    Compiling nucleo-matcher v0.3.1
2026-06-19T23:27:36.8260081Z    Compiling qrcode v0.14.1
2026-06-19T23:27:36.9744892Z    Compiling tempfile v3.27.0
2026-06-19T23:27:38.1329130Z    Compiling clap v4.6.1
2026-06-19T23:27:49.3830454Z    Compiling rustls-webpki v0.103.13
2026-06-19T23:27:51.6130443Z    Compiling tokio-rustls v0.26.4
2026-06-19T23:27:51.6130772Z    Compiling noq-proto v0.17.0
2026-06-19T23:27:51.6131005Z    Compiling rustls-platform-verifier v0.7.0
2026-06-19T23:27:51.7596455Z    Compiling hickory-net v0.26.0-beta.4
2026-06-19T23:27:51.7596877Z    Compiling hyper-rustls v0.27.9
2026-06-19T23:27:51.7597191Z    Compiling tokio-websockets v0.13.2
2026-06-19T23:27:51.8985506Z    Compiling reqwest v0.13.4
2026-06-19T23:27:52.8031506Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-19T23:28:09.9458283Z    Compiling spt-net v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-19T23:28:11.5878279Z    Compiling spt-daemon v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-19T23:28:20.5224675Z    Compiling spt v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-19T23:28:29.3137547Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 23s
2026-06-19T23:28:29.3350997Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-111f294d191a6c81.exe)
2026-06-19T23:28:29.3896441Z 
2026-06-19T23:28:29.3896926Z running 1 test
2026-06-19T23:28:37.2265448Z test new_brain_serves_against_old_broker ... ok
2026-06-19T23:28:37.2265677Z 
2026-06-19T23:28:37.2265888Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.84s
2026-06-19T23:28:37.2266200Z 
2026-06-19T23:28:37.2727204Z Post job cleanup.
2026-06-19T23:28:37.3701545Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-19T23:28:37.3926780Z git version 2.43.0.windows.1
2026-06-19T23:28:37.3961150Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\b0bbcb3d-e231-4a43-80e0-77c6532a208e\.gitconfig'
2026-06-19T23:28:37.3974094Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\b0bbcb3d-e231-4a43-80e0-77c6532a208e' before making global git config changes
2026-06-19T23:28:37.3974659Z Adding repository directory to the temporary git global config as a safe directory
2026-06-19T23:28:37.3979020Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-19T23:28:37.4197002Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-19T23:28:37.4407795Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-19T23:28:37.7924767Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-19T23:28:37.8127442Z http.https://github.com/.extraheader
2026-06-19T23:28:37.8153118Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-19T23:28:37.8378606Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-19T23:28:38.2012642Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-19T23:28:38.2240199Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-19T23:28:38.7370701Z Cleaning up orphan processes
